Skip to content

Conversation

@moelasmar
Copy link
Contributor

Which issue(s) does this change fix?

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@moelasmar moelasmar merged commit 8119cb6 into aws:develop Dec 17, 2021
@moelasmar moelasmar deleted the develop_stop_resolve_relative_paths_for_image_uri branch December 17, 2021 05:47
jonife pushed a commit to jonife/aws-sam-cli that referenced this pull request Dec 17, 2021
* (fix) stop resolve relative paths for function imageUri

* fix unit testing
mndeveci added a commit that referenced this pull request Dec 18, 2021
* SAM INIT Update

* resolved conflict

* test added and updated

* block default prompt when Image packageType is provide and skip use case prompt when --app-template is provided

* update default hello world prompt

* filtering updates

* added typing

* Fixing failed canaries (#3532)

* (fix) stop resolving relative paths for Function image URI (#3531)

* (fix) stop resolve relative paths for function imageUri

* fix unit testing

* update template_does_not_meet_filter_criteria use <dict>.get

Co-authored-by: Mehmet Nuri Deveci <[email protected]>
Co-authored-by: Qingchuan Ma <[email protected]>
Co-authored-by: Mohamed Elasmar <[email protected]>
moelasmar added a commit to moelasmar/aws-sam-cli that referenced this pull request Dec 22, 2021
* SAM INIT Update

* resolved conflict

* test added and updated

* block default prompt when Image packageType is provide and skip use case prompt when --app-template is provided

* update default hello world prompt

* filtering updates

* added typing

* Fixing failed canaries (aws#3532)

* (fix) stop resolving relative paths for Function image URI (aws#3531)

* (fix) stop resolve relative paths for function imageUri

* fix unit testing

* update template_does_not_meet_filter_criteria use <dict>.get

Co-authored-by: Mehmet Nuri Deveci <[email protected]>
Co-authored-by: Qingchuan Ma <[email protected]>
Co-authored-by: Mohamed Elasmar <[email protected]>
mndeveci pushed a commit to mndeveci/aws-sam-cli that referenced this pull request Apr 5, 2022
* (fix) stop resolve relative paths for function imageUri

* fix unit testing
mndeveci added a commit to mndeveci/aws-sam-cli that referenced this pull request Apr 5, 2022
* SAM INIT Update

* resolved conflict

* test added and updated

* block default prompt when Image packageType is provide and skip use case prompt when --app-template is provided

* update default hello world prompt

* filtering updates

* added typing

* Fixing failed canaries (aws#3532)

* (fix) stop resolving relative paths for Function image URI (aws#3531)

* (fix) stop resolve relative paths for function imageUri

* fix unit testing

* update template_does_not_meet_filter_criteria use <dict>.get

Co-authored-by: Mehmet Nuri Deveci <[email protected]>
Co-authored-by: Qingchuan Ma <[email protected]>
Co-authored-by: Mohamed Elasmar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants